Context Safely Exception Handler
    ExceptionHandler wrapper which was created to make possible to use handler across all coroutines calls
See also
Constructors
Functions
Properties
Extensions
Linked Supervisor Job
                  Link copied to clipboard
                fun CoroutineContext.LinkedSupervisorJob(additionalContext: CoroutineContext? = null): CoroutineContext
fun CoroutineContext.LinkedSupervisorJob(additionalContext: CoroutineContext? = null): CoroutineContext